projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72ab66e
)
* xfaces.c (Finternal_set_lisp_face_attribute): Make null values
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 16 Oct 2008 16:32:51 +0000
(16:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 16 Oct 2008 16:32:51 +0000
(16:32 +0000)
of :foreground and :background equivalent to unspecified (20.x
compatibility).
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 960b3199274cc57b93da650aa9e0c8a8ed9bb5f9..58ca2f9a33c0404bbcc2d3a504015786e5cf2436 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2008-10-16 Chong Yidong <cyd@stupidchicken.com>
+
+ * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
+ of :foreground and :background equivalent to unspecified (20.x
+ compatibility).
+
2008-10-15 Eli Zaretskii <eliz@gnu.org>
* buffer.c (syms_of_buffer): Doc fix.